programming statement造句
例句與造句
- Followed by a block of program statements
) ,然后再是一個程序語句塊。 - This article has introduced three python program statements : the
本文介紹了三種python程序語句: - Loop , which executes a block of program statements while an expression evaluates
循環,它在一個表達式計算為 - Clause containing a block of program statements executed when the expression is
子句,其中包含一個當表達式計算為 - Statement executes a block of program statements if a boolean expression evaluates true
語句在一個布爾表達式計算為true時執行一個程序語句塊。 - It's difficult to find programming statement in a sentence. 用programming statement造句挺難的
- The programming statements that perform operations in the database , including calling other procedures
執行數據庫操作(包括調用其他過程)的編程語句。 - The ability to group program statements and functions into a named units has many advantages
把程序內容和函數組織成指定單元的這項能力可以帶來很多好處。 - So python dictionaries let you write succinct yet powerful programming statements
)訪問這些數據,所以python dictionary使開發人員能夠編寫簡潔而又強大的編程語句。 - Contain programming statements that perform operations in the database , including calling other procedures
包含用于在數據庫中執行操作包括調用其他過程的編程語句。 - Clause that indicates a block of program statements that should be processed if the boolean expression evaluates false
子句,指示當布爾表達式計算為false時應該處理的程序語句塊。 - Notice how the program statements in listing 3 that extend over more than one line are indented to improve readability
注意清單3中擴展到多個行的程序語句是如何縮進以改善可讀性的。 - Sometimes , however , it s desirable to place multiple program statements on a single line - when you re initializing variables , for example
然而,有時候需要在一行放多個程序語句,例如初始化變量時。 - Statement can be used to execute one of two blocks of program statements , depending on the value of a particular boolean expression
語句可以如何用于根據一個特定布爾表達式的值,來執行兩個程序語句塊中的其中一個。 - This means the program statements executed in the loop body must change the value of the expression - or else the loop will never end
這意味著循環體中執行的程序語句必須要改變表達式的值,否則循環將無法結束。如清單8所示。 - A multi - branch conditional statement that allows for selective execution of bounded groups of program statements depending upon the value of a control expression
能根據控制表達式的值對有限個程序語句進行選擇性執行的一種多分支條件語句。
更多例句: 下一頁